The PropertyChangedEventArgs<(Of <(<'T>)>)> type exposes the following members.

Properties

  Name Description
Public property NewValue
The value of the property after the change.
Public property OldValue
The value of the property before the change.

See Also